ioemu: move xenfb frontend (used by stubdom) to its own file, since it
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 17 Jun 2008 08:35:36 +0000 (09:35 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 17 Jun 2008 08:35:36 +0000 (09:35 +0100)
commit96d736511395573403068ba54b594c49009ddd3a
tree61cd4c23c672386a0e773e7dc0be5ce199943c27
parent459d650b0a7ccdbf2e0f591956371a629dd8aa43
ioemu: move xenfb frontend (used by stubdom) to its own file, since it
does not really belong to hw/, but to /, like sdl.c and vnc.c.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/Makefile.target
tools/ioemu/hw/xenfb.c
tools/ioemu/hw/xenfb.h
tools/ioemu/xenfbfront.c [new file with mode: 0644]